2021年2月9日 — 1 Answer 1 ... ssh-copy-id expects the user's public key file to be located in ~/.ssh - specifically: The default_ID_file is the most recent file ...
2014年3月20日 — The ssh-copy-id is not able to locate the id_rsa.pub file that is generated by ssh-keygen in your system, Use the following command to complete:.
/usr/bin/ssh-copy-id: ERROR: No identities found. The error occurs when you want to copy your public key to a remote server using the utility ssh-copy-id.
2022年5月31日 — This could be because id_rsa.pub didn't got created in the path /home/USERID/.ssh/ or incorrect permission. Take a backup of the .ssh directory ...